projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a60c66
)
label: Use markdown for css tree
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 28 Feb 2021 00:47:58 +0000
(19:47 -0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:35 +0000
(16:37 +0000)
gtk/gtklabel.c
patch
|
blob
|
history
diff --git
a/gtk/gtklabel.c
b/gtk/gtklabel.c
index d87d02b9692182c6c181d3033b40b7076ac4e987..1daf370fcbdcdaaa4e8db9c0a11660212245d96d 100644
(file)
--- a/
gtk/gtklabel.c
+++ b/
gtk/gtklabel.c
@@
-68,13
+68,13
@@
*
* # CSS nodes
*
- *
|[<!-- language="plain" -->
+ *
```
* label
* ├── [selection]
* ├── [link]
* ┊
* ╰── [link]
- *
]|
+ *
```
*
* `GtkLabel` has a single CSS node with the name label. A wide variety
* of style classes may be applied to labels, such as .title, .subtitle,